home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Micromanía: 150 Juegos 2010
/
150Juegos_16.iso
/
Shareware
/
Cat Invaders
/
1_juegos_Cat Invaders.swf
/
scripts
/
frame_112
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2010-02-03
|
207 b
|
10 lines
if(_root.Functions.gameOver == 1)
{
if(_root.Functions.endGameFunctionCalled == 0)
{
_root.Functions.endGame();
_root.Functions.endGameFunctionCalled = 1;
}
}
gotoAndPlay(111);